-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
24.1
-
Code
-
Classes
- Response10
| Total Complexity |
85 |
| Dependencies |
22 |
| Dependents |
1 |
| Total lines |
712 |
| Lines of code |
498 |
| Logical lines of code |
221 |
| Comment lines |
129 |
| Methods |
18 |
| Properties |
7 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| appointment() |
A |
32 |
11 |
117 |
| saveAppointment() |
A |
42 |
10 |
53 |
| availableSlots() |
A |
41 |
9 |
55 |
| appointments() |
A |
43 |
8 |
48 |
| checkAppointmentTime() |
A |
46 |
8 |
40 |
| services() |
S |
51 |
7 |
24 |
| slots() |
S |
55 |
5 |
17 |
| extendCustomerAppointment() |
S |
50 |
4 |
29 |
| getDateTimeParameter() |
S |
61 |
4 |
13 |
| setError() |
S |
63 |
4 |
12 |
| render() |
S |
59 |
3 |
16 |
| generateSlots() |
S |
60 |
3 |
13 |
| saveCustomer() |
S |
56 |
2 |
18 |
| customers() |
S |
62 |
2 |
11 |
| init() |
S |
54 |
1 |
22 |
| param() |
S |
77 |
2 |
3 |
| __construct() |
S |
77 |
1 |
4 |
| getDateFormattedParameter() |
S |
80 |
1 |
3 |